home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / this_object < prev    next >
Text File  |  2001-04-06  |  307b  |  11 lines

  1. SYNOPSIS
  2.         object this_object(void)
  3.  
  4. DESCRIPTION
  5.         Return the object pointer for this object. This is not to be
  6.         confused with the internal name of an object, which is used by
  7.         the id() function.
  8.  
  9. SEE ALSO
  10.         this_player(E), previous_object(E), object_name(E), find_object(E)
  11.